@font-face
{
    font-family: 'slightly different ';
  src: url('slightly different .eot');
  src: url('slightly different .eot?#') format('embedded-opentype'),
      url('slightly different .woff') format('woff'),
      url('slightly different .ttf') format('truetype');
}
